Don't use an 8MB stack any more
authorAlex Crichton <alex@alexcrichton.com>
Mon, 21 Sep 2015 19:02:46 +0000 (12:02 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 21 Sep 2015 19:02:46 +0000 (12:02 -0700)
commit38dbb5879f1e47dbce70b989136c946719df2054
tree2a8a4b45285a7c581f97c45605ddf7dabe1ae412
parentd1d15a92cfd4c3f629c3a4f409915744563ad82d
Don't use an 8MB stack any more

Now that the resolver isn't recursive this shouldn't be necessary
src/bin/cargo.rs